object fDesktopAlert: TfDesktopAlert Left = 510 Top = 392 AlphaBlend = True BorderIcons = [] BorderStyle = bsNone ClientHeight = 86 ClientWidth = 320 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False ShowHint = True OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnHide = FormHide OnShow = FormShow DesignSize = ( 320 86) PixelsPerInch = 96 TextHeight = 13 object shpBorder: TShape Left = 0 Top = 0 Width = 320 Height = 86 Align = alClient Brush.Style = bsClear end object imgAlertIcon: TImage Left = 8 Top = 15 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Transparent = True end object spdClose: TSpeedButton Left = 301 Top = 11 Width = 16 Height = 16 Flat = True Glyph.Data = { 56010000424D560100000000000036000000280000000A000000090000000100 18000000000020010000120B0000120B00000000000000000000C6D3DEC6D3DE C6D3DEC6D3DEC6D3DEC6D3DEC6D3DEC6D3DEC6D3DEC6D3DE0000C6D3DE000000 000000C6D3DEC6D3DEC6D3DEC6D3DE000000000000C6D3DE0000C6D3DEC6D3DE 000000000000C6D3DEC6D3DE000000000000C6D3DEC6D3DE0000C6D3DEC6D3DE C6D3DE000000000000000000000000C6D3DEC6D3DEC6D3DE0000C6D3DEC6D3DE C6D3DEC6D3DE000000000000C6D3DEC6D3DEC6D3DEC6D3DE0000C6D3DEC6D3DE C6D3DE000000000000000000000000C6D3DEC6D3DEC6D3DE0000C6D3DEC6D3DE 000000000000C6D3DEC6D3DE000000000000C6D3DEC6D3DE0000C6D3DE000000 000000C6D3DEC6D3DEC6D3DEC6D3DE000000000000C6D3DE0000C6D3DEC6D3DE C6D3DEC6D3DEC6D3DEC6D3DEC6D3DEC6D3DEC6D3DEC6D3DE0000} OnClick = spdCloseClick end object lblTitle: TLabel Left = 50 Top = 23 Width = 68 Height = 13 Caption = 'FeedDemon' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False ShowAccelChar = False Transparent = True end object shpTop: TShape Left = 0 Top = 0 Width = 324 Height = 9 Anchors = [akLeft, akTop, akRight] Brush.Color = clSkyBlue OnMouseDown = DoGripMouseDown OnMouseMove = DoGripMouseMove OnMouseUp = DoGripMouseUp end object spdOptions: TSpeedButton Left = 285 Top = 11 Width = 16 Height = 16 Flat = True Glyph.Data = { DE000000424DDE00000000000000360000002800000009000000060000000100 180000000000A8000000C30E0000C30E00000000000000000000FFFFFFFFFFFF FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFFFFFFFF FFFF000000FFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFFFFFF0000000000 00000000FFFFFFFFFFFFFFFFFF00FFFFFFFFFFFF000000000000000000000000 000000FFFFFFFFFFFF00FFFFFF00000000000000000000000000000000000000 0000FFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF FF00} OnClick = spdOptionsClick end object imgGrip: TImage Left = 142 Top = 3 Width = 35 Height = 3 Anchors = [akLeft, akTop, akRight] AutoSize = True Picture.Data = {} Transparent = True OnMouseDown = DoGripMouseDown OnMouseMove = DoGripMouseMove OnMouseUp = DoGripMouseUp end object lvwAlerts: TnbTransparentListView Left = 48 Top = 44 Width = 264 Height = 33 Anchors = [akLeft, akTop, akRight, akBottom] BevelInner = bvNone BorderStyle = bsNone Columns = < item AutoSize = True Caption = 'Item' end> ColumnClick = False Ctl3D = False HotTrackStyles = [htHandPoint, htUnderlineHot] ReadOnly = True ParentColor = True ShowColumnHeaders = False TabOrder = 0 ViewStyle = vsReport OnDeletion = lvwAlertsDeletion OnInfoTip = lvwAlertsInfoTip OnResize = lvwAlertsResize OnSelectItem = lvwAlertsSelectItem end object mnuPopupOptions: TPopupMenu Left = 8 Top = 72 object mnuPOpt_MarkChannelsAsRead: TMenuItem Caption = '&Mark All Channels as Read' ImageIndex = 64 OnClick = mnuPOpt_MarkChannelsAsReadClick end object mnuPOptions_Bar1: TMenuItem Caption = '-' end object mnuPOpt_Options: TMenuItem Caption = 'Options...' OnClick = mnuPOpt_OptionsClick end end object tmrRestartFade: TTimer Enabled = False OnTimer = tmrRestartFadeTimer Left = 96 Top = 64 end end